home *** CD-ROM | disk | FTP | other *** search
/ HTML Publishing on the Internet / html_publishing_on_the_internet_01.iso / Netforms / NetForms 1.0 / Feedback / Feedback.FDML next >
Encoding:
Text File  |  1995-03-23  |  1.6 KB  |  41 lines  |  [TEXT/R*ch]

  1. <CREATEDOC>"/Feedback/<REPLACE ForumName>Articles/<REPLACE_FN DocTitle>.html"</CREATEDOC>
  2. <AUTOLINK>"/AutoLink.doc"</AUTOLINK>
  3. <MENUDOC>"/Feedback/<REPLACE ForumName>Menu.html" <LI> <A HREF="<HTMLFILENAME>"><REPLACE DocTitle> (<DATE>)</A></MENUDOC>
  4. <RESPONSE>"/Feedback/Response.html"</RESPONSE>
  5. <RECENTLIST><LI> <A HREF="<HTMLFILENAME>"> <REPLACE DocTitle></A></RECENTLIST>
  6. <HTML>
  7. <HEAD>
  8. <TITLE><REPLACE DocTitle></TITLE>
  9. </HEAD>
  10. <BODY>
  11. <H1><REPLACE DocTitle></H1>
  12. <Address>This article submitted by <REPLACE Author> on <DATE>.</Address>
  13. <BR>
  14. <REPLACE ArticleText>
  15. <P>
  16. <LINKNEXT><BR>
  17. <LINKPREVIOUS><BR>
  18. <A HREF="<MENUFILENAME>">Return to Topic Menu</A>
  19. <HR>
  20. <H3>Here is a list of responses that have been posted to this article...</H3>
  21. <UL>
  22. </UL>
  23. <HR>
  24. <H3>If you would like to post a response to this article, fill out this form completely...</h3>
  25. <FORM method=POST action="/NetForms.acgi$/Feedback/FeedbackResponse.FDML">
  26. Response Title: <INPUT TYPE="text" NAME="DocTitle" SIZE="32" MAXLENGTH="32"><BR>
  27. Author: <INPUT TYPE="text" NAME="Author" SIZE="32" MAXLENGTH="32"><P>
  28. Response Text:<BR>
  29. <TEXTAREA name="ArticleText" rows=10 cols=60></textarea><P>
  30. Original Article: <INPUT TYPE="text" NAME="OrigArticle" SIZE="20" MAXLENGTH="40" VALUE="<REPLACE DocTitle>"> (Don't change this field!)
  31. <BR>
  32. Forum: <INPUT TYPE="text" NAME="OrigForum" SIZE="16" MAXLENGTH="16" VALUE="<REPLACE ForumName>"> (Don't change this field either!)
  33. <P>
  34. <INPUT type=submit value="Submit Response"> <input type=reset value="Start Over"><p>
  35. </FORM>
  36. <HR>
  37. Article complete.  Click <A HREF="/Feedback/Feedback.html">HERE</A>
  38. to return to the Feedback Menu.
  39. </BODY>
  40. </HTML>
  41.